widget: Push a transform node if we need to
authorTimm Bäder <mail@baedert.org>
Sat, 16 Feb 2019 14:29:05 +0000 (15:29 +0100)
committerTimm Bäder <mail@baedert.org>
Sat, 16 Feb 2019 14:44:46 +0000 (15:44 +0100)
commitca2c05cdb371e4756444a4428f42825c73b2cced
tree5da80b2f38571e0405778002da4ddb90db64a3e0
parent10e5856583007dd051619192cd7c2c5a1d6059be
widget: Push a transform node if we need to

This is the same as the old code since the transformation only contains
teh offset right now, but it will be different later where arbitrary
transformations are possible per widget.
gtk/gtkwidget.c